home *** CD-ROM | disk | FTP | other *** search
/ The Business Master (3rd Edition) / The Business Master (3rd Edition).iso / files / finacial / moneymak / dodont.txt < prev    next >
Encoding:
Text File  |  1991-07-17  |  11.5 KB  |  234 lines

  1.  
  2.             WHAT TO DO - AND NOT DO - WITH YOUR NEW PC
  3.                     by
  4.                 Thinking Software, Inc.
  5.  
  6.     I have been programming for twenty years on all sorts of computers,
  7. but the PC is my favorite.  I've seen it all (almost), and done it all
  8. (almost) and I'd like to take this opportunity to help those of you who have
  9. just purchased your first PC.  I am going to give you a few do's and don'ts
  10. - feel free to disagree, but at least I'll give you some interesting ideas
  11. to think about.  First of all, if you have not yet purchased a PC, please
  12. follow the following RULES OF PC PURCHASE:
  13.  
  14.            1. If you can, buy at least a 286 or 386.
  15.               (Why? Because the older 8086 PC's are
  16.                just TOO SLOW!)
  17.            2. Get the biggest hard disk you can afford.
  18.               (Why? Because they fill up with good
  19.               software much faster than you would expect.)
  20.            3. Get a color monitor, preferably VGA.
  21.               (Why? Because I like color, of course,
  22.               and have three monochrome monitors
  23.               sitting unused in my closet!)
  24.            4. Make sure one of your floppies is 5 1/4 inch
  25.               size (that's the standard size).
  26.  
  27.  
  28.     Now that you have your PC up and running, here are the things
  29. to do:
  30. 1. FOCUS YOUR INTERESTS.  Try to figure out why you got a PC and what you
  31.    want to do with it.  Are you interested in writing, music, art, programming
  32.    or what.  Come on, you must be interested in something! A PC can be used
  33.    for virtually anything.  It is even good for teaching your child to read
  34.    (Reader Rabbit, Amy's Primer). Focus, focus, focus.
  35.  
  36. 2. USE A SURGE SUPPRESSOR. Go ahead, I know you are almost broke after
  37.    buying that 220 Megabyte hard disk, but GET A SURGE SUPPRESSOR BEFORE
  38.    YOU TURN IT ON!  The very first night I put together my first PC,
  39.    there was a huge thunder and lightning storm.  My house wiring took
  40.    a direct hit while my $3500 investment was on for the very first time!
  41.    A surge suppressor saved my bacon by turning off automatically. After
  42.    30 minutes it mysteriously went back on by itself, and my PC was undamaged.
  43.  
  44. 3. TRY DESKTOP PUBLISHING & A WORD PROCESSOR. Remember using a typewriter?
  45.    One tiny mistake and you had to retype the whole page! Now, with any
  46.    simple word processor, you can correct your errors before you print the
  47.    first copy. And if you write a lot of letters, it's great to have an
  48.    automatic file of all the letters you wrote on your hard disk, complete
  49.    with addresses.  Desktop publishing is also a terrific advance, and
  50.    with inexpensive products like Publish It! or First Publisher, it is
  51.    also easy to get started.  Perhaps you have an idea for your own
  52.    newsletter?
  53.  
  54. 4.TRY LOTUS 123 OR ANOTHER SIMILAR SPREADSHEET. The PC became so incredibly
  55.   popular because of Lotus (and Word Processing).  Though I personally am
  56.   bored to tears by spreadsheets, fifty million users can't be wrong,
  57.   so give it a try.
  58.  
  59. 5.TRY THE BASIC INTERPRETER YOU GOT WITH YOUR MACHINE. Basic, or the GWBASIC
  60.   you probably got free with your clone, is an easy and surprisingly powerful
  61.   language (GW stands for Gee Whiz!).  Even if you plan to buy most
  62.   of your software, you will understand your PC much better if you write a
  63.   few simple BASIC programs of your own.  If you find you like BASIC, you
  64.   may eventually want to move up to QuickBasic or Turbo Basic, which
  65.   run about $69.95 and allow you to compile your Basic Programs to true
  66.   EXE files, just like the professional programs you buy.
  67.  
  68. 6.LEARN SOMETHING ABOUT DOS.  The Disk Operating System you got with your
  69.   machine is also a powerful language, and you should run, not walk, to
  70.   your nearest bookstore and buy the slimmest book you can find about DOS.
  71.  
  72. 7.GET A HARD DISK & LEARN TO ORGANIZE IT.  If you already have a PC without
  73.   a Hard Disk, you have already experienced the incredible frustration
  74.   of computing from only one or two floppies. Get a Hard Disk, 40 Megabyte
  75.   minimum.  It shouldn't cost much more than $300. Right now, there is
  76.   a mail-order bargain on the Seagate 65 Meg RLL Drive.  You will need
  77.   an RLL Controller, but the disk is only $260 and built like a tank.
  78.   (See Computer Shopper).
  79.  
  80. 8. GET THE NORTON UTILITIES. This bag of tricks and techniques will more
  81.   than pay for itself with Quick Unerase, which will allow you to easily
  82.   recover those files you deleted by mistake.
  83.  
  84. 9. BACKUP IRREPLACEABLE FILES TO FLOPPY DISKS. If you are writing the
  85.    great American Novel, copy your work once a week to a floppy and stash
  86.    it in a safe place.  It only takes a second, and imagine how you
  87.    would feel if the only copy on your hard disk somehow became
  88.    unreadable.  I leave the question of full hard disk backups completely
  89.    up to you.  If you have a lot of important files on your hard disk
  90.    it may be advisable, even if it takes 60 or more floppies. Fastback Plus
  91.    or DSBackup can ease the task. I don't personally backup, but I have
  92.    three machines (one 386, one 286 and one old 8086) and each has copies
  93.    of my most important files.  They are all surge protected, and the
  94.    chance of three simultaneuos hard disk disasters is only 1 in 47,000,000.
  95.    (Approximately).
  96.  
  97. 10. BUY A DOZEN SHAREWARE PROGRAMS FOR $1.99 EACH, AND REGISTER AT LEAST ONE.
  98.    Shareware is an interesting and inexpensive way to experience a broad
  99.    range of software. It is a unique marketing concept - try before you
  100.    buy. You will help keep it alive, and more good shareware coming, if
  101.    you register the shareware you like and continue to use. You will
  102.    absolutely need a simple ASCII Editor to use your PC properly.
  103.    Without a simple editor, even changing your AUTOEXEC.BAT file
  104.    is a real chore. QEDIT is nice. Put PROMPT $P $G in your
  105.    AUTOEXEC.BAT file RIGHT NOW if it isn't already there. It
  106.    identifies directory names when you change directories.
  107.  
  108. 11. TRY SOME ARTIFICIAL INTELLIGENCE PROGRAMS TO PEEK INTO THE FUTURE
  109.     OF COMPUTING.  You have probably heard about Expert Systems, that
  110.     follow rules-of-thumb to give advice like a human expert, but
  111.     through Shareware you can also try one yourself. Other areas are
  112.     Natural Language Programs, that respond to your english language
  113.     sentences, and Neural Networks that mimic the thought process of the
  114.     human brain.  Many can be experienced at low cost through shareware,
  115.     or though the miracle of Modems and Bulletin Boards. Or you could
  116.     page thru the Thinking Software Catalog for six programs that
  117.     interest you ($99.95).
  118.  
  119. 12. AFTER YOU ARE FAIRLY COMFORTABLE WITH DOS, TRY WINDOWS 3.0.
  120.     Windows 3.0 is a GUI or Graphical User Interface.  It requires
  121.     the use of a Mouse, because you operate Windows by pointing and
  122.     clicking with the Mouse.  It also requires a serious 286 or 386
  123.     computer with VGA and plenty of hard disk space.  Windows alone
  124.     wants about 5 Meg of your hard drive geography.
  125.     Although most of what you want to do on a computer does not
  126.     require Windows, you should eventually try it, because it
  127.     probably represents the future of PC Computing.
  128.  
  129.  
  130.         THINGS YOU SHOULD TRY TO AVOID
  131. DON'T:
  132.      Move your PC without very good reason. It can destroy the
  133.      programs on your hard disk.
  134.      Get any weird programs that mess with your hard disk if you
  135.      havn't had a problem!
  136.      Make millions of directories within directories.
  137.      Keep your hard disk almost full.
  138.      Worry about OS/2 - it is a dead issue for home users.
  139.      Leave your machine on all the time.
  140.      Worry if you can't learn to program in C, Lisp or Prolog.
  141.      Write COBOL on a PC.
  142.      Worry much about Viruses. They are dying down now.
  143.      Load your machine so full of TSR's at start-up that it gets confused.
  144.      Open your computer unless you absolutely have to.
  145.      Upgrade to a 386 if you have a fast 286.
  146.      Upgrade at all - buy another machine. Two is nice.
  147.      Try to to turn your PC into a MAC - buy a MAC.
  148.      Don't overload your AUTOEXEC.BAT file.
  149.      Don't type FORMAT C: unless you really mean it!
  150.  
  151.  
  152.          A QUICK INTRO TO DOS FOR BEGINNERS ONLY
  153.  
  154.      DOS stands for Disk Operating System.  It started ten years
  155.      ago at Version 1.0 and then matured with 3.1 and 3.3. It
  156.      gives your machine the primitive intelligence required to
  157.      run programs (Applications), and organize a hard drive.
  158.  
  159.      DOS 4.1 is current as of the beginning of 1991, but a Beta-test
  160.      Version of DOS 5.0 is already available to industry insiders.
  161.      It is recommended.  DOS is a brilliant engineering accomplishment
  162.      by Microsoft.  Over the years, hundreds of very bright programmers
  163.      have contributed to it.
  164.  
  165.      DOS is built around the concept of a Hard Drive divided into
  166.      file folders called Directories.  C:\ is the root.
  167.      C:\DOS > is a direcory OFF the ROOT. (You could think of branches
  168.      off a tree, and yes, there are often directories within directories.)
  169.      Try to avoid copying files to your root.
  170.      Instead, make a new Directory (file folder) with a meaningful
  171.      name (MONEY, TEMP, WORK, NEW, LOTUS, WORD, etc) and change
  172.      to that Directory. Then copy your files into that Directory.
  173.      The exact commands are given below, and you will keep your
  174.      Hard Drive neat and tidy.
  175.  
  176.  
  177.      Most used Commands: (you press the ENTER KEY after you type
  178.               any one of these commands.  Practice on
  179.               a formatted floppy, not your hard drive.)
  180.  
  181.  
  182.     DIR produces a directory list of files and programs on the
  183.         disk, example DIR A:, or just DIR
  184.     DIR/P pauses when the screen is full for long Directories
  185.     DIR/W (Directory Wide) puts the Directory list in several
  186.         columns across the screen
  187.     COPY copies a file or program to a new name, new directory
  188.         or new disk, example COPY *.*  C:
  189.         (If you have a new disk in A: and want to copy ALL the
  190.         programs on the disk to C: you would type this at the
  191.         A:> prompt.)
  192.     CD changes from one directory to another. CD\ changes back
  193.         to the root    CD\MYDIR, then to change back: CD\
  194.     MD makes a new directory
  195.         example MD MYDIR
  196.     TYPE displays the contents of an ASCII file on the screen
  197.         TYPE ORDER.FRM
  198.     PRINT prints a file on the printer
  199.         PRINT ORDER.FRM or COPY ORDER.FRM LPT1
  200.         Note: there really is an ORDER.FRM on this disk,
  201.         so you can try this command later on the MoneyMaker Disk!
  202.     Pressing the Shift/Print Screen Keys causes the current
  203.          screen to be printed
  204.     DEL deletes a file....be careful   DEL BADPGM.EXE
  205.     RD removes an empty directory      RD MYDIR
  206.  
  207.     Using different disk drives: to switch to another drive,
  208.          type the letter of the drive followed by a colon
  209.     File Extensions: File names are made up of three parts:
  210.     a name, a period, and an extension, example  LOTUS.EXE
  211.     name: up to eight characters
  212.     extension: up to three characters
  213.     Some extensions are reserved names: EXE, COM, BAT
  214.     an EXE or COM file is a program ready to run just by
  215.        typing the first part of the name (and pressing ENTER)
  216.     a BAT file consists of DOS Language statements, and
  217.         most BAT files are used to start COM or EXE programs
  218.         The AUTOEXEC.BAT File runs automatically whenever
  219.         you boot or start your PC.
  220.  
  221.      if you get hopelessly confused, just BOOT!
  222.      (turn your computer OFF and back ON, or
  223.      press CTRL-ALT-DEL simultaneously).
  224.  
  225.      Serious DOS mistakes:
  226.      typing FORMAT C: (erases your whole C: Drive)
  227.      not backing up critical files to floppy disks
  228.      typing DEL *.* in your ROOT (deletes all root files)
  229.      pouring coffee in your keyboard. (keyboards prefer water).
  230.  
  231.  
  232. (C) 1991 Thinking Software, Inc.
  233.  
  234.